Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

236
Views
upgrade minikube at "Debian GNU/Linux 10 (buster)"

This is my current setup:

os1@os1:/usr/local/bin$ minikube update-check

CurrentVersion: v1.20.0

LatestVersion: v1.25.1

os1@os1:/usr/local/bin$ cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 10 (buster)"

What should be the steps to upgrade the minikube?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Minikube is an executable, in this case you would need to re-install the minikube with the desired version. There is no command to upgrade the running Minikube.

You would need to:

sudo minikube delete             # remove your minikube cluster
sudo rm -rf ~/.minikube          # remove minikube

and reinstall it using Minikube documentation - Start, depends on what your requirements are (packaged used in docs should be always up to date and should cover all your requirements regarding available drivers).

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!